home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / bbs / Hydra11.lha / HBBS / Nodes / NodeGlobal < prev    next >
Text File  |  1996-06-25  |  2KB  |  49 lines

  1. ;$HBBS
  2. ; File   : BBS:Nodes/NodeX/NodeLocal
  3. ; Purpose: Defines specific node options
  4.  
  5. ; this file defines specific node options and overrides ALL settings
  6. ; in bbs:nodes/GlobalConfig.
  7.  
  8. ; if you want all your logs to go in one file just set the filenames of each
  9. ; log file to the same name! then you could have one big global file for
  10. ; all the nodes, or seperate ones for each node, OR completely seperate files
  11. ; for each type of error..  all the doors are supposed to find the location
  12. ; of the file from the "node" program rather than asuming thier location..
  13.  
  14. SysopAccount=Hydra
  15.  
  16. AskUserPW=FALSE  ; great for local logins on private node(s)
  17.  
  18. UseSysPW=FALSE
  19. SysPW=OK
  20. SysPWPrompt=Enter System Password >
  21.  
  22. UserNamePrompt=Gimme Your Handle! >
  23. UserPWPrompt=And Now Your Secret Password >
  24.  
  25. UseNodePW=FALSE
  26. NodePW=CHANGEME
  27. NodePWPrompt=Enter Node Password >
  28.  
  29. AccessLevelRequired=0 ; if you have a lots of nodes you could reserve one of
  30.                       ; them for elite/group/co-sysops...
  31.                       ; obviously for node 1 you should make this setting
  32.                       ; lower or equal to the level of access given to new users
  33.                       ; (see BBS:Access/NewUser)
  34. ChatFlag=ON
  35. Iconified=NO
  36. StartScreen=YES
  37. UseOwnScreen=NO
  38.  
  39. ;ScrWidth=640;720
  40. ;ScrHeight=200;227
  41. ScrDepth=3
  42. ;ScrModeID=626688 ; set to DBLNTSC Hi-Res. for your default monitor just
  43.                  ; set it to 0, for pal-hires comment out the above line
  44.                  ; with a semicolon!
  45.  
  46. UseDevice=TRUE
  47. AllowNewUsers=YES
  48.  
  49. MaxDIZLines=12       ; Default amount, overidden by conference settings..